-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
fix: view-only files #57335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
fix: view-only files #57335
Conversation
f5ab743 to
fc61b22
Compare
come-nc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I do not understand the PR, it checks the same files twice, once as paths, once as nodes?
Why is that needed? Why was it not working before?
975782e to
17b40e1
Compare
Good question, but I don't know. For some reason we're still able to download non-downloadable files using workarounds that I explained in the PR description. I've double-tested it on Regarding duplicated checks - I've added one more commit that simplifies this. So, now we recursively collecting files to download only once and perform check only once. Also in previous implementation non-downloaded files break whole download (check not works, but idea was the same). Now we're just skipping such files and not break download process. |
13673e9 to
26992d1
Compare
f7b455d to
34a4eda
Compare
Signed-off-by: Kostiantyn Miakshyn <[email protected]>
Signed-off-by: Kostiantyn Miakshyn <[email protected]>
34a4eda to
ed1a86a
Compare
|
@susnux @AndyScherzinger guys, can you take a look on it, please? |
TODO
Checklist
3. to review, feature component)stable32)